The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "dist::zilla::plugin::repository"

Dist::Zilla::Plugin::Repository - Automatically sets repository URL from svn/svk/Git checkout for Dist::Zilla River stage two • 15 direct dependents • 18 total dependents

The code is mostly a copy-paste of Module::Install::Repository ATTRIBUTES * git_remote This is the name of the remote to use for the public repository (if you use Git). By default, unsurprisingly, to origin. * github_http This attribute is deprecated...

FAYLAND/Dist-Zilla-Plugin-Repository-0.24 - 20 Dec 2018 11:42:57 UTC - Search in distribution

Dist::Zilla::Role::Git::LocalRepository - A plugin which works with a local git repository as its Dist::Zilla source. River stage two • 8 direct dependents • 19 total dependents

KENTNL/Dist-Zilla-Plugin-Git-Remote-Check-0.1.2 - 26 Mar 2012 19:48:41 UTC - Search in distribution

Zilla::Dist - Dist::Zilla Mixed Up River stage zero No dependents

This module is a formalization of a Perl package directory layout and release process that I have been evolving for some time. I use the same layout for Bash, Ruby, Python and Node.js package publishing. Zilla::Dist provides a Makefile and set of scr...

INGY/Zilla-Dist-0.1.24 - 30 Mar 2024 14:51:23 UTC - Search in distribution

App::DzilUtils - Collection of CLI utilities for Dist::Zilla River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-DzilUtils-0.120 - 17 Apr 2024 08:48:46 UTC - Search in distribution

ff - Print a whole terminal height of blank lines River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-TermAttrUtils-0.007 - 15 Mar 2022 00:06:19 UTC - Search in distribution

gu - Day-to-day command-line utilities for git River stage one • 2 direct dependents • 2 total dependents

PERLANCAR/App-GitUtils-0.086 - 30 Jul 2022 12:48:28 UTC - Search in distribution

pick - Pick one or more random lines from input (shorter alias for 'pick-random-lines') River stage one • 1 direct dependent • 1 total dependent

TODO: * option to allow or disallow duplicates...

PERLANCAR/App-PickRandomLines-0.021 - 23 Nov 2023 04:48:57 UTC - Search in distribution

lcpan - Manage your local CPAN mirror River stage two • 41 direct dependents • 69 total dependents

This application is a convenient bundling of "CPAN::Mini" and an indexer so in addition to creating your local CPAN mirror and installing modules from it, you can also query various things about your local CPAN mirror quickly from the command-line (a...

PERLANCAR/App-lcpan-1.074 - 11 Jan 2024 00:11:13 UTC - Search in distribution

bencher - A benchmark framework (CLI) River stage zero No dependents

Bencher is a benchmark framework. You specify a *scenario* (either in a "Bencher::Scenario::*" Perl module, or a Perl script, or over the command-line) containing list of *participants* and *datasets*. Participants are codes or commands to run, and d...

PERLANCAR/Bencher-1.062.4 - 19 Feb 2024 04:45:38 UTC - Search in distribution

genpw - (Gen)erate random password/strings, with (p)atterns and (w)ordlists River stage one • 6 direct dependents • 7 total dependents

This is yet another utility to generate random password. Features: * Allow specifying pattern(s), e.g. '%8a%s' means 8 random alphanumeric characters followed by a symbol. * Use words from wordlists. * Use strong random source when available, otherwi...

PERLANCAR/App-genpw-0.013 - 16 Jan 2024 13:19:02 UTC - Search in distribution

depak - Pack dependencies onto your script file River stage one • 3 direct dependents • 5 total dependents

depak*) is a CLI application to pack your dependencies (required pure-Perl modules) along with your Perl script into a single file. It will trace what modules your script requires using one of several available methods, and include them inside the sc...

PERLANCAR/App-depak-0.587 - 23 Feb 2024 01:51:36 UTC - Search in distribution

pause - A CLI for PAUSE River stage one • 3 direct dependents • 3 total dependents

PERLANCAR/App-pause-0.659 - 02 Nov 2022 10:59:53 UTC - Search in distribution

errnos - List possible $! ($OS_ERROR, $ERRNO) values on your system River stage one • 1 direct dependent • 1 total dependent

Sample output: +--------+-----------------------------------+ | number | string | +--------+-----------------------------------+ | 1 | Operation not permitted | | 2 | No such file or directory | | 3 | No such process | | 4 | Interrupted system call |...

PERLANCAR/App-errnos-0.02 - 10 Sep 2015 08:30:15 UTC - Search in distribution

is-ip - Check if arguments are IP (v4 or v6) addresses River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-IPUtils-0.001 - 18 Oct 2016 11:06:08 UTC - Search in distribution
  • is-ipv6 - Check if arguments are IPv6 addresses
  • is-ipv4 - Check if arguments are IPv4 addresses

after - Run command after delay and/or other conditions River stage one • 1 direct dependent • 1 total dependent

"after" will run command after all the specified conditions are met. A condition can be: delay ("--delay"), current time ("--time"), system uptime ("--uptime"), system load falling below a certain value ("--load-below"), system load rising above a ce...

PERLANCAR/App-after-0.04 - 21 May 2016 15:09:55 UTC - Search in distribution

rmhere - Delete files in current directory River stage one • 1 direct dependent • 1 total dependent

NOTE: Early release, some options not yet implemented: --dir, --file, --match, --recursive. When deleting many files in a directory (thousands, millions), the venerable rm Unix command is rather cumbersome to use. If you issue "rm *" the shell will u...

PERLANCAR/App-rmhere-0.08 - 07 Jul 2017 05:46:02 UTC - Search in distribution

instopt - Download and install software River stage one • 1 direct dependent • 1 total dependent

STATUS: Early, experimental release. Many things can change without notice. instopt is an opinionated tool to automate downloading and installing software binaries (by default to /opt, hence the name: "install to /opt"). To describe how it works, I'l...

PERLANCAR/App-instopt-0.021 - 23 Feb 2024 01:52:09 UTC - Search in distribution

org2wp - Publish Org document (or heading) to WordPress as blog post River stage one • 1 direct dependent • 1 total dependent

This is originally a quick hack because I couldn't make L<https://github.com/punchagan/org2blog> on my Emacs installation to work after some update. "org2wp" uses the same format as "org2blog", but instead of being an Emacs package, it is a CLI scrip...

PERLANCAR/App-org2wp-0.013 - 23 May 2022 00:05:22 UTC - Search in distribution
  • App::org2wp - Publish Org document (or heading) to WordPress as blog post

su-n2w - Convert number (123) to word ("saratus dua puluh tilu") River stage one • 1 direct dependent • 1 total dependent

PERLANCAR/App-LinguaSUUtils-0.01 - 08 Feb 2016 14:43:19 UTC - Search in distribution

trash-u - Trash files, with undo/redo capability River stage one • 1 direct dependent • 1 total dependent

This command-line program is an interface to File::Trash::Undoable, which in turn uses File::Trash::FreeDesktop. Features: undo/redo, dry run mode, per-filesystem trash dir. This program is relatively new and have not yet been tested extensively. Use...

PERLANCAR/App-trash-u-0.20 - 27 Dec 2016 16:18:29 UTC - Search in distribution
727 results (0.155 seconds)